kompilacja:
gcc -o memmove memmove.c -DMAIN -Wall
memmove.c:42: warning: return-type defaults to `int'
uruchomienie:
This is a test.
This is atestt.
This is attest.
This is a test.
